projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5af6c6
)
(gud-speedbar-buttons): Check for variable
author
Nick Roberts
<nickrob@snap.net.nz>
Tue, 21 Oct 2003 22:37:29 +0000
(22:37 +0000)
committer
Nick Roberts
<nickrob@snap.net.nz>
Tue, 21 Oct 2003 22:37:29 +0000
(22:37 +0000)
object changes in gdb-ui.el.
lisp/progmodes/gud.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/gud.el
b/lisp/progmodes/gud.el
index 2fd61b632df7d1e609cfca89071f9fbdfd20d8a6..61fa0fad8452634504ba452f55248ec6962c924a 100644
(file)
--- a/
lisp/progmodes/gud.el
+++ b/
lisp/progmodes/gud.el
@@
-321,7
+321,6
@@
off the specialized speedbar mode."
(let ((minor-mode (with-current-buffer buffer gud-minor-mode)))
(cond
((eq minor-mode 'gdba)
- (gdb-var-update)
(when (or gdb-var-changed
(not (save-excursion
(goto-char (point-min))